Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/vishal-dcode/Realistic Toggle Button/

app.js /cody/vishal-dcode/Realistic Toggle Button/app.js
32 Views
0 Comments

index.html /cody/vishal-dcode/Realistic Toggle Button/index.html
74 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
style.css /cody/vishal-dcode/Realistic Toggle Button/style.css
36 Views
0 Comments
* {
margin: 0;
}
body {
height: 100vh;
background-color: #121212;
display: flex;
align-items: center;